[INFO] cloning repository https://github.com/TomoyukiSugiyama/dotfiles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomoyukiSugiyama/dotfiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomoyukiSugiyama%2Fdotfiles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomoyukiSugiyama%2Fdotfiles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a37afd6aba960478a1890d165b7726ee4898bf5
[INFO] testing TomoyukiSugiyama/dotfiles against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomoyukiSugiyama%2Fdotfiles" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TomoyukiSugiyama/dotfiles
[INFO] finished tweaking git repo https://github.com/TomoyukiSugiyama/dotfiles
[INFO] tweaked toml for git repo https://github.com/TomoyukiSugiyama/dotfiles written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TomoyukiSugiyama/dotfiles on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TomoyukiSugiyama/dotfiles already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12f1168dae76abcedcb921a1a9eb064f951a2731c69d6f3d992b8658dc37e20f
[INFO] running `Command { std: "docker" "start" "-a" "12f1168dae76abcedcb921a1a9eb064f951a2731c69d6f3d992b8658dc37e20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12f1168dae76abcedcb921a1a9eb064f951a2731c69d6f3d992b8658dc37e20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f1168dae76abcedcb921a1a9eb064f951a2731c69d6f3d992b8658dc37e20f", kill_on_drop: false }`
[INFO] [stdout] 12f1168dae76abcedcb921a1a9eb064f951a2731c69d6f3d992b8658dc37e20f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fddd5528ef4a952216ebe9477c3aa1d6d0634a8ea7e70095537b9710fc63cf51
[INFO] running `Command { std: "docker" "start" "-a" "fddd5528ef4a952216ebe9477c3aa1d6d0634a8ea7e70095537b9710fc63cf51", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling dotfiles v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.90s
[INFO] running `Command { std: "docker" "inspect" "fddd5528ef4a952216ebe9477c3aa1d6d0634a8ea7e70095537b9710fc63cf51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fddd5528ef4a952216ebe9477c3aa1d6d0634a8ea7e70095537b9710fc63cf51", kill_on_drop: false }`
[INFO] [stdout] fddd5528ef4a952216ebe9477c3aa1d6d0634a8ea7e70095537b9710fc63cf51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 475ff2545e805f2ce5294ca113178d7a1becb721b51da6ea023277d0e59bf359
[INFO] running `Command { std: "docker" "start" "-a" "475ff2545e805f2ce5294ca113178d7a1becb721b51da6ea023277d0e59bf359", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling dotfiles v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.94s
[INFO] running `Command { std: "docker" "inspect" "475ff2545e805f2ce5294ca113178d7a1becb721b51da6ea023277d0e59bf359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475ff2545e805f2ce5294ca113178d7a1becb721b51da6ea023277d0e59bf359", kill_on_drop: false }`
[INFO] [stdout] 475ff2545e805f2ce5294ca113178d7a1becb721b51da6ea023277d0e59bf359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f79d396f5071dae5468f3cd229721a0bb5faa4bb4efaa98132242c87aea3041c
[INFO] running `Command { std: "docker" "start" "-a" "f79d396f5071dae5468f3cd229721a0bb5faa4bb4efaa98132242c87aea3041c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotfiles-2f5dcc8539c75c10)
[INFO] [stdout] 
[INFO] [stdout] running 126 tests
[INFO] [stdout] test app::dotfiles::tests::test_dotfiles_new ... ok
[INFO] [stdout] test app::dotfiles::tests::test_view_tab_next ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_apply_tools_preserves_selection ... ok
[INFO] [stdout] test app::dotfiles::tests::test_dotfiles_new_with_invalid_config_sets_reload_error ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_clear_reload_warning ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_reset_script_view ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_scroll_script ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_select_next_tool ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_scroll_script_min_boundary ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_scroll_script_max_boundary ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_show_reload_warning ... ok
[INFO] [stdout] test app::dotfiles_events::tests::test_dotfiles_on_key_event_script_scroll ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_scroll_script_empty_lines ... ok
[INFO] [stdout] test app::dotfiles_events::tests::test_dotfiles_on_key_event_tab ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_select_previous_tool ... ok
[INFO] [stdout] test app::dotfiles_actions::tests::test_show_reload_error ... ok
[INFO] [stdout] test app::dotfiles_events::tests::test_dotfiles_on_key_event_menu_navigation ... ok
[INFO] [stdout] test app::app_actions::tests::test_quit ... ok
[INFO] [stdout] test app::app_events::tests::test_on_key_event_ctrl_c ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_render_dotfiles_menu_view ... ok
[INFO] [stdout] test app::app_events::tests::test_on_key_event_quit ... ok
[INFO] [stdout] test app::app_actions::tests::test_reload_config_success ... ok
[INFO] [stdout] test app::app_events::tests::test_on_key_event_reload ... ok
[INFO] [stdout] test app::app_ui::tests::test_render_app_workflow_tab ... ok
[INFO] [stdout] test app::app_events::tests::test_on_key_event_tab_navigation ... ok
[INFO] [stdout] test app::tabs::tests::test_selected_tab_new ... ok
[INFO] [stdout] test app::tabs_ui::tests::test_render_tabs_dotfiles_selected ... ok
[INFO] [stdout] test app::tabs::tests::test_selected_tab_navigation ... ok
[INFO] [stdout] test app::tabs_ui::tests::test_render_tabs_workflow_selected ... ok
[INFO] [stdout] test app::workflow::tests::test_view_tab_next ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_render_dotfiles_script_view ... ok
[INFO] [stdout] test app::workflow::tests::test_workflow_new ... ok
[INFO] [stdout] test app::app_ui::tests::test_render_app_dotfiles_tab ... ok
[INFO] [stdout] test app::workflow::tests::test_workflow_new_with_invalid_config_sets_reload_warning ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_clear_reload_warning ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_prepared_tool_structure ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_apply_tools ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_scroll_log ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_execute_selected_with_run_tools ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_scroll_log_empty_lines ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_scroll_log_max_boundary ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_show_reload_error ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_show_reload_warning ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_tool_run_result_failed ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_tool_run_result_success ... ok
[INFO] [stdout] test app::workflow_events::tests::test_workflow_on_key_event_enter_executes ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_scroll_log_min_boundary ... ok
[INFO] [stdout] test app::workflow_events::tests::test_workflow_on_key_event_menu_home_end ... ok
[INFO] [stdout] test app::workflow_events::tests::test_workflow_on_key_event_menu_navigation ... ok
[INFO] [stdout] test app::workflow_events::tests::test_workflow_on_key_event_log_scroll ... ok
[INFO] [stdout] test app::workflow_events::tests::test_workflow_on_key_event_tab ... ok
[INFO] [stdout] test app::workflow_log::tests::test_drain_log_messages ... ok
[INFO] [stdout] test app::workflow_menu::tests::test_menu_from_iter ... ok
[INFO] [stdout] test app::workflow_menu::tests::test_menu_item_default ... ok
[INFO] [stdout] test app::workflow_menu::tests::test_menu_select_last ... ok
[INFO] [stdout] test app::workflow_menu::tests::test_menu_selection ... ok
[INFO] [stdout] test app::workflow_ui::tests::test_render_workflow_log_view ... ok
[INFO] [stdout] test app::tabs_ui::tests::test_snapshot_tabs_dotfiles_selected ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_menu_focused ... ok
[INFO] [stdout] test app::workflow_ui::tests::test_render_workflow_menu_view ... ok
[INFO] [stdout] test app::app_ui::tests::test_snapshot_app_dotfiles_tab_with_tools ... ok
[INFO] [stdout] test app::workflow_log::tests::test_drain_log_messages_max_limit ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_empty_menu ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_with_tools_script_view ... ok
[INFO] [stdout] test app::tabs_ui::tests::test_snapshot_tabs_workflow_selected ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_empty_script ... ok
[INFO] [stdout] test app::app_ui::tests::test_snapshot_app_workflow_tab_with_tools ... ok
[INFO] [stdout] test config::tests::test_expand_env_vars_mixed_with_tilde ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_with_tools_menu ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_with_last_tool_selected ... ok
[INFO] [stdout] test config::tests::test_expand_env_vars_multiple ... ok
[INFO] [stdout] test config::tests::test_expand_env_vars_no_vars ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_with_error ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_with_warning_and_tools ... ok
[INFO] [stdout] test config::tests::test_expand_home_path ... ok
[INFO] [stdout] test config::tests::test_expand_env_vars_undefined ... ok
[INFO] [stdout] test app::dotfiles_ui::tests::test_snapshot_dotfiles_script_focused ... ok
[INFO] [stdout] test config::tests::test_tool_root_name_with_empty_root ... ok
[INFO] [stdout] test package::tests::test_archive_format_extension ... ok
[INFO] [stdout] test config::tests::test_expand_env_vars_single ... ok
[INFO] [stdout] test config::tests::test_load_from_file ... ok
[INFO] [stdout] test config::tests::test_tool_defaults ... ok
[INFO] [stdout] test config::tests::test_tool_dependencies_filtering ... ok
[INFO] [stdout] test config::tests::test_tool_file_name_default ... ok
[INFO] [stdout] test config::tests::test_expand_home_path_with_env_var ... ok
[INFO] [stdout] test config::tests::test_tool_identifier_empty_string ... ok
[INFO] [stdout] test config::tests::test_tool_identifier_with_whitespace ... ok
[INFO] [stdout] test package::tests::test_detect_archive_format ... ok
[INFO] [stdout] test package::tests::test_finalize_destination ... ok
[INFO] [stdout] test package::tests::test_manifest_file_structure ... ok
[INFO] [stdout] test config::tests::test_expand_home_path_without_tilde ... ok
[INFO] [stdout] test package::tests::test_manifest_tool_entry_structure ... ok
[INFO] [stdout] test package::tests::test_file_mode_unix ... ok
[INFO] [stdout] test config::tests::test_tool_name_when_none ... ok
[INFO] [stdout] test package::tests::test_path_to_string_with_backslashes ... ok
[INFO] [stdout] test package::tests::test_compute_sha256_reader ... ok
[INFO] [stdout] test package::tests::test_ensure_destination_parent ... ok
[INFO] [stdout] test app::workflow_actions::tests::test_run_tool_script_with_space_in_path ... FAILED
[INFO] [stdout] test package::tests::test_default_archive_name ... ok
[INFO] [stdout] test package::tests::test_check_path ... ok
[INFO] [stdout] test package::tests::test_path_to_string ... ok
[INFO] [stdout] test package::tests::test_relative_path_outside_root ... ok
[INFO] [stdout] test package::tests::test_relative_path_success ... ok
[INFO] [stdout] test tests::test_export_format_as_archive_format ... ok
[INFO] [stdout] test tools::tests::test_execution_stage_index ... ok
[INFO] [stdout] test package::tests::test_rewrite_config_root_basic ... ok
[INFO] [stdout] test app::workflow_ui::tests::test_snapshot_workflow_log_view ... ok
[INFO] [stdout] test package::tests::test_validate_manifest_paths_duplicate ... ok
[INFO] [stdout] test package::tests::test_validate_relative_path ... ok
[INFO] [stdout] test tests::test_export_format_value_aliases ... ok
[INFO] [stdout] test tools::tests::test_dependency_map_lines ... ok
[INFO] [stdout] test tools::tests::test_execution_stages ... ok
[INFO] [stdout] test tools::tests::test_get_by_index ... ok
[INFO] [stdout] test tools::tests::test_generate_tool_id ... ok
[INFO] [stdout] test package::tests::test_rewrite_config_root_with_comments ... ok
[INFO] [stdout] test tools::tests::test_index_of ... ok
[INFO] [stdout] test tools::tests::test_iter ... ok
[INFO] [stdout] test tools::tests::test_missing_dependency_strict_mode ... ok
[INFO] [stdout] test tools::tests::test_sanitize_dependencies_relaxed_mode ... ok
[INFO] [stdout] test tools::tests::test_self_dependency_error ... ok
[INFO] [stdout] test tools::tests::test_topological_order_cycle ... ok
[INFO] [stdout] test tools::tests::test_tool_item_display_name ... ok
[INFO] [stdout] test app::workflow_ui::tests::test_snapshot_workflow_empty_log ... ok
[INFO] [stdout] test tools::tests::test_topological_order_valid ... ok
[INFO] [stdout] test app::workflow_ui::tests::test_snapshot_workflow_with_warning ... ok
[INFO] [stdout] test app::workflow_ui::tests::test_snapshot_workflow_menu_view ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::workflow_actions::tests::test_run_tool_script_with_space_in_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::workflow_actions::tests::test_run_tool_script_with_space_in_path' (294) panicked at src/app/workflow_actions.rs:539:9:
[INFO] [stdout] assertion failed: result.is_success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7d417ffeda - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7d417ffeda - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7d417ffeda - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e7d417ffeda - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e7d41816cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e7d41816cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e7d41804d52 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e7d41804d52 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e7d417db0af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e7d417db0af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e7d417f6c89 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e7d4165629c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e7d4165629c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e7d417f6f02 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e7d417f6f02 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e7d417db19a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e7d417cff89 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e7d417dc0cd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e7d4181748c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7d41817452 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e7d4145342d - dotfiles[fc568e4d031a62a1]::app::workflow_actions::tests::test_run_tool_script_with_space_in_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/workflow_actions.rs:539:9
[INFO] [stdout]   21:     0x5e7d4144bb47 - dotfiles[fc568e4d031a62a1]::app::workflow_actions::tests::test_run_tool_script_with_space_in_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/workflow_actions.rs:514:49
[INFO] [stdout]   22:     0x5e7d41464bc6 - <dotfiles[fc568e4d031a62a1]::app::workflow_actions::tests::test_run_tool_script_with_space_in_path::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e7d4164957b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e7d4164957b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5e7d41656d6b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5e7d41656d6b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5e7d41656d6b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e7d41656d6b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5e7d41656d6b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e7d41656d6b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5e7d41656d6b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5e7d41650484 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5e7d41650484 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5e7d41659972 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5e7d41659972 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5e7d41659972 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e7d41659972 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e7d41659972 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e7d41659972 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5e7d41659972 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e7d417fef8f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5e7d417fef8f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7cfffd3a4aa4 - <unknown>
[INFO] [stdout]   44:     0x7cfffd431a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::workflow_actions::tests::test_run_tool_script_with_space_in_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 125 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin dotfiles`
[INFO] running `Command { std: "docker" "inspect" "f79d396f5071dae5468f3cd229721a0bb5faa4bb4efaa98132242c87aea3041c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79d396f5071dae5468f3cd229721a0bb5faa4bb4efaa98132242c87aea3041c", kill_on_drop: false }`
[INFO] [stdout] f79d396f5071dae5468f3cd229721a0bb5faa4bb4efaa98132242c87aea3041c
